projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26715e1
)
(abbrev-mode): Tighten the safety predicate.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 29 Apr 2006 13:56:50 +0000
(13:56 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Sat, 29 Apr 2006 13:56:50 +0000
(13:56 +0000)
lisp/abbrev.el
patch
|
blob
|
history
diff --git
a/lisp/abbrev.el
b/lisp/abbrev.el
index c0380058b5362e6eb73566a5f300228479dc7c09..234b8230587d7af96c282a12b80b0c0f59117025 100644
(file)
--- a/
lisp/abbrev.el
+++ b/
lisp/abbrev.el
@@
-58,7
+58,7
@@
Interactively, use the command `abbrev-mode'
to enable or disable Abbrev mode in the current buffer."
:type 'boolean
:group 'abbrev-mode)
-;;;###autoload(put 'abbrev-mode 'safe-local-variable '
symbol
p)
+;;;###autoload(put 'abbrev-mode 'safe-local-variable '
boolean
p)
\f
(defvar edit-abbrevs-map